Interface LldpTlv_PortID

All Superinterfaces:
IPCData, LldpTLV, Pdu, Signal
All Known Implementing Classes:
LldpTlv_PortIDImpl

public interface LldpTlv_PortID extends LldpTLV
  • Method Details

    • getPortIDSubType

      LldpTLV_PortIDSubType getPortIDSubType()
      Returns:
      LldpTLV_PortIDSubType Returns a LldpTLV_PortIDSubType
    • setPortIDSubType

      void setPortIDSubType(LldpTLV_PortIDSubType portIDSubType)
      Parameters:
      portIDSubType - Takes in a parameter of portIDSubType
    • getPortID

      String getPortID()
      Returns:
      String Returns a String
    • setPortID

      void setPortID(String portID)
      Parameters:
      portID - Takes in a parameter of portID